WebTextEditor is designed to provide intuitive editing environment and rich editing experience which produces consistent results on all browsers. Since each browser has their own keyboard shortcut and unfortunately some of the editing operations do not generate the same results, WebTextEditor addresses this limitation with its own keyboard support.
The keyboard support is enabled by default in WebTextEditor. To disable keyboard support, simply set EnableKeyboardSupport property to false.
In This Section
How-to: Enable and disable keyboard support